ESignatureAndFieldSupport
An object referencing the ESignatureAndFieldSupport output-type element that allows users to enable and disable eSignatures, return X/Y Coordinates, and enable and disable Non-signature fillable fields.
| Parameter | Type | Description |
|---|---|---|
| eSignatureCoordinatesOnly | ExpereBoolean | If set to "true," eSignature fields are suppressed on the form and X/Y coordinates are returned. |
| eSignatureDateSupport | ExpereBoolean | Allows users to enable or disable the date field in an eSignature. Setting the element to "true" enables the date field; setting the element to "false" disables the date field. |
| eSignatureTooltip | string | Allows users to pass a string as a help popup. |
| eSignatureInitialsTooltip | string | Allows users to pass a string as a help popup. |
| NonSignatureFieldCoordinatesOnly | ExpereBoolean | If set to "true," other Non-Signatures fillable fields (textboxes and checkboxes) are suppressed on the form and X/Y coordinates are returned. |
| eSignatureWKES | ExpereBoolean | A boolean value to determine if eSignatures initial fields should render as Text fields. |